home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / nntpd_12.lha / NNTPd_1.2 / uunews / doexpire < prev    next >
Text File  |  1995-08-17  |  225b  |  14 lines

  1. SetEnv POST 2
  2. cd uunews:
  3. echo "" >>expirelog
  4. echo "Expire Error log" >>expirelog
  5. date >>expirelog
  6. bin/expire explist >>expirelog
  7. cd uunews:
  8. bin/activeupdate >>expirelog
  9. cd uunews:
  10. bin/mkdbz
  11. cd uunews:
  12. bin/expov
  13. SetEnv POST 1
  14.